Class 3: Basics of Data Management
Today we’ll practice some basics of data management like importing, basic data cleanup, merging, variable creation, and reshaping
Objectives
- Explain the difference between absolute and relative file paths
- Import data using proper file paths
- Summarize and visualize data for common pitfalls
- Be able to merge and reshape data in R or Python